/******Color Data*****/

.roundContainerSection { background: transparent url("../../../../images/topleftshadow.png") top left no-repeat; }
.roundContainerHeaderSection { background: url("../../../../images/toprightshadow.png") top right no-repeat; }
.roundContainerBodySection { background: url("../../../../images/middlerightshadow.gif") right repeat-y; }
.roundContainerFooterSection { background: url("../../../../images/bottomleftshadow.png") bottom left no-repeat; }
.roundContainerFooterBodySection { background: url("../../../../images/bottomrightshadow.png") bottom right no-repeat; }

/*********Font data*********/

/*********Size data*********/

/* NOTE: This is pretty much treated as one unit */
/**/ .roundContainer#page { width: 900px; }
/**/ .roundContainer#page .section { padding: 0px; } /* Set up like this for browser-consistancy */
/**/
/**/ .roundContainer#page .columnLeft { margin-left: 0px; }
/**/ .roundContainer#page .columnRight { margin-right: 0px; }
/* ***********************************************/

/*
 OLD Sizes
 .roundContainerHeaderSection#header object,.roundContainerHeaderSection#header embed { width: 746px; }
.roundContainerHeaderSection#header #headerFlash { height: 450px; }*/
/* New Bigger Sizes */
.roundContainerHeaderSection#header object,.roundContainerHeaderSection#header embed { width: 890px; }
.roundContainerHeaderSection#header #headerFlash { height: 450px; }

/*********Layout data*******/

.roundContainerSection {
	margin-right: 13px !important;
   margin-bottom: 13px !important;
   position: relative;
}

.roundContainerBody .column .section {
	margin-top: 0px;
	margin-bottom: 3px;
}

.roundContainerHeaderSection#header { padding-top: 10px !important; }
.roundContainerHeaderSection,.roundContainerBodySection,.roundContainerFooterSection { margin: 0px !important; }

.roundContainerHeaderSection,.roundContainerBodySection,.roundContainerFooterSection,.roundContainerFooterBodySection { position: relative; }
.roundContainerHeaderSection,.roundContainerBodySection,.roundContainerFooterBodySection { left: 10px; }

.roundContainerFooterSection { top: 10px; }
.roundContainerFooterBodySection {
	 /* height: 100%; Compensate for IE bugginess */
	margin-top: -10px;
}

.roundContainerBodySection {
	width: 100%; /* More IE Funkiness */
	padding-top: 0px;
}

.roundContainerBody p,.roundContainerFooter p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.roundContainerHeaderSection { padding-left: 0px; }

/*********************Variable data*************/

/***glossary.xml***/

.roundContainer#page #glossary {
	position: relative;
	left: -10px;
	background: url("http://www.reversemortgageinstitute.net/images/middleleftshadow.gif") repeat-y;
	margin-bottom: 0px;
}

.roundContainer#page #glossary .headerSection,.roundContainer#page  #glossary .bodySection {
	position: relative;
	left: 10px;
	padding-left: 10px;
}
.roundContainer#page .roundContainerBodySection { background-color: white; }